home *** CD-ROM | disk | FTP | other *** search
- QQRKSRC1
- // This file has been written by QuArK QuArK 6.4 alpha
- // It's the text version of file: UserData Sylphis.qrk
-
- {
- Description = "Custom configuration file for Sylphis."
- MapObjPanel.qrk =
- {
- cube: =
- {
- poly:p =
- {
- east:f =
- {
- v = '64 0 0 64 128 0 64 0 128'
- tex = "[auto]"
- }
- west:f =
- {
- v = '-64 0 0 -64 -128 0 -64 0 128'
- tex = "[auto]"
- }
- north:f =
- {
- v = '0 64 0 -128 64 0 0 64 128'
- tex = "[auto]"
- }
- south:f =
- {
- v = '0 -64 0 128 -64 0 0 -64 128'
- tex = "[auto]"
- }
- up:f =
- {
- v = '0 0 64 128 0 64 0 128 64'
- tex = "[auto]"
- }
- down:f =
- {
- v = '0 0 -64 128 0 -64 0 -128 -64'
- tex = "[auto]"
- }
- }
- }
- local: =
- {
- local: =
- {
- fixedscale = "1"
- }
- }
- local: =
- {
- local: =
- {
- fixedscale = "1"
- }
- }
- }
- Menu.qrk =
- {
- item: =
- {
- Txt = "&ExportMapFile only"
- Shortcut = ""
- BuildArgs1 = ""
- ExportMapFile = "1"
- Pause = "1"
- }
- item: =
- {
- Txt = "&Prepare used textures"
- Textures = "1"
- Pause = "1"
- }
- item: =
- {
- Txt = "&Build CMAP file"
- Shortcut = ""
- ExportMapFile = "1"
- BuildPgm1 = "1"
- BuildArgs1 = ""
- Textures = "1"
- Pause = "1"
- }
- item: =
- {
- BuildPgm1 = "1"
- ExportMapFile = "1"
- Textures = "1"
- RunGame = "1"
- Txt = "Build CMAP and run Sylphis"
- }
- item: =
- {
- ExportMapFile = "1"
- Textures = "1"
- RunGame = "1"
- BuildPgm1 = "1"
- BuildArgs1 = "-nobsp"
- Txt = "Quick CMAP and Sylphis"
- }
- item: =
- {
- RunGame = "1"
- Txt = "Run Sylphis"
- Pause = "1"
- }
- }
- }
-